home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / gfx cards / cyberavi / cyberavi.readme < prev    next >
Encoding:
Text File  |  1996-07-16  |  1.9 KB  |  55 lines

  1. Short:    V1.3, AVI animation player for CyberGraphX and 68020+
  2. Uploader: tboeckel@uni-paderborn.de (Thore Boeckelmann)
  3. Author:   tboeckel@uni-paderborn.de (Thore Boeckelmann)
  4. Type:     gfx/show
  5. Replaces: CyberAVI.lha
  6.  
  7.  CyberAVI is a fast AVI animation player for 020+ machines with AmigaOS  3.0  or
  8.  higher and a graphic card with CyberGraphX.
  9.  
  10.  minimum hardware requirements:
  11.    -Amiga with AmigaOS 3.0 (V39)
  12.    -MC68020
  13.    -a graphic card (eg. CyberVision64, Picasso II, Retina, etc)
  14.    -2MB of FastRAM
  15.  
  16.  software requirements
  17.    -CyberGraphX 2.16
  18.    -asyncio.library V37
  19.  
  20.  recommended hardware requirements:
  21.    -Amiga with AmigaOS 3.1 (V40)
  22.    -MC68040 25MHz
  23.  
  24.  Sorry, but there is no support for ECS/AGA. CyberGraphX is far to easy  to  use
  25.  with  screen  >=8  bit, so I didn't implement any dithering routines. Maybe AGA
  26.  will be supported in later versions.
  27.  
  28.  Supported codecs until now:
  29.  
  30.      Microsoft Video 1  (CRAM)        8/16 bit video
  31.      Radius CinePak     (CVID)          24 bit video
  32.      Microsoft RGB      (RGB)     16/24/32 bit video
  33.      Microsoft RLE8     (RLE8)           8 bit video
  34.      IBM Ultimotion     (ULTI)          16 bit video
  35.  
  36.      PCM                                 8 bit audio
  37.  
  38.  
  39.  CyberAVI is Copyright (c)1996 by Thore Boeckelmann.
  40.  
  41.  
  42.  Changes since V1.2:
  43.    - fixed a bug that caused crashes, when CyberAVI was called with
  44.      non-AVI-files.
  45.    - added support for 32bit RGB animations
  46.    - raised default buffer size for asynchronous reading to 64K
  47.    - many people complained that CyberAVI did not correctly open its screen.
  48.      I hope this is fixed now.
  49.    - fixed a bug in RLE8 decoding. Thanks to Steve Cutting for his really
  50.      _BIG_ RLE8 animation to find this bug.
  51.    - seems I have found a bug in MainActors AVI saver. MA saves a buffersize
  52.      of 0 instead of the correct value. This lead to crashes before.
  53.    - improved sound support. I hope it listens better now.
  54.  
  55.